var go/doc.noteCommentRx
2 uses
go/doc (current package)
reader.go#L499: noteCommentRx = lazyregexp.New(`^/[/*][ \t]*` + noteMarker) // MARKER(uid) at comment start
reader.go#L535: if noteCommentRx.MatchString(c.Text) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)